[XEND] Fix case mismatch in VM.get_record for Xen API
authorAlastair Tse <atse@xensource.com>
Fri, 1 Dec 2006 17:21:19 +0000 (17:21 +0000)
committerAlastair Tse <atse@xensource.com>
Fri, 1 Dec 2006 17:21:19 +0000 (17:21 +0000)
commit123c8f3d8c7943aa492bb45eeec29dfe0dfb7e6e
tree7700a070dea868bd983dcbb2752bfea8bb5ab6ae
parent916bea06a7de9808785ed7da2039de4a33dd0a09
[XEND] Fix case mismatch in VM.get_record for Xen API

Also make VM.get_all return halted domains too.

Signed-off-by: Alastair Tse <atse@xensource.com>
tools/python/xen/xend/XendAPI.py